Skip to main content
PUT
[Autenticado] Atualizar um comentário

Autorizações

Authorization
string
header
obrigatório

Partner API key (cativa_...) or a JWT, sent as: Authorization: Bearer .

Parâmetros de caminho

postId
string<uuid>
obrigatório
commentId
string<uuid>
obrigatório

Corpo

application/json
postId
string<uuid>
commentId
string<uuid>
content
string | null
rawContent
string | null
gifUrl
string | null

Resposta

200

OK